home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 12
/
Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso
/
Aminet
/
dev
/
lang
/
Python13.lha
/
Python-1.3
/
Lib
/
README
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-11
|
241 b
|
13 lines
This directory contains the Python library files, and the test files.
To check the correctness of the program, type this (after installation):
cd python:lib/test
python
import autotest
It should say: All tests Ok (or similar)